These sample SQL files allow you to create databases using OSQL. 

The file 10mbSamplewADuser.sql will create a 10MB sample database. 
The file 25mbSamplewADuser.sql will create a 25mb sample database. 

You must edit the files before you use them: 

1) Change each occurance of <Sample10MB or Sample25MB> to the 
     desired database name. 
2) Change each occurance of <useraccount> to a valid Domain user.

These scripts require that the name used for <useraccount> exist prior 
to running the script. More information on OSQL can be found either in 
SQL Server Books On-line, or by typing OSQL /? at the command 
prompt on the SQL Server. 
